Sets our main struct and passes it to the parent class.
Creates a new #GtkSourceStyleSchemeChooserButton.
the main Gtk struct as a void*
Get the main Gtk struct
the main Gtk struct
Get the main Gtk struct
Gets the currently-selected scheme.
Sets the scheme.
the main Gtk struct
Get the main Gtk struct
the main Gtk struct as a void*
Gets the child widget of @button.
Returns whether the button has a frame.
Returns the icon name of the button.
Fetches the text from the label of the button.
gets whether underlines are interpreted as mnemonics.
Sets the child widget of @button.
Sets the style of the button.
Adds a GtkImage with the given icon name as a child.
Sets the text of the label of the button to @label.
Sets whether to use underlines as mnemonics.
Emitted to animate press then release.
Emitted when the button has been activated (pressed and released).
Get the main Gtk struct
the main Gtk struct as a void*
Gets the currently-selected scheme.
Sets the scheme.
A button to launch a style scheme selection dialog.
The GtkSourceStyleSchemeChooserButton is a button which displays the currently selected style scheme and allows to open a style scheme selection dialog to change the style scheme. It is suitable widget for selecting a style scheme in a preference dialog.
In GtkSourceStyleSchemeChooserButton, a [class@StyleSchemeChooserWidget] is used to provide a dialog for selecting style schemes.